Welcome![Sign In][Sign Up]
Location:
Search - jpg to bmp

Search list

[Compress-Decompress algrithmsDrakeDCT050629B

Description: DCT离散余弦变换编码和解码,利用vc对bmp图像实行变换,可以对变换和恢复后的结果进行保存和观看比较结果-the program of DCT coding and decoding.It is used to transform bmp to jpg.you can compare the original bmp to transformed jpg
Platform: | Size: 64512 | Author: | Hits:

[ADO-ODBCblobrw

Description: 微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。   微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。   我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。   由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做。 -Microsoft s field and so on SQL SERVER database Image, text all belongs to binary the big object. These objects deposits and withdrawals and other light objects have the difference slightly. MicrosoftNET Framework System.Under the IO naming space provided a FileStream document to us to flow the kind. We may use this document to flow to the binary big object with ease carry on read-write. I have realized a simple WinForm procedure, this procedure through clicks on "Open" the button to choose bmp or the jpg document, and the demonstration controls in PictureBox in the graph. The button stores the database through "Save". Clicks on "View" CheckBox to be possible to cut to the browsing condition, watches stores the database the picture. Because to binary big object use class operation, therefore all has the versatility regarding any document. The read-write text documents also may such do.
Platform: | Size: 33792 | Author: 张庆 | Hits:

[ScannerBenQ-SC-SDK

Description: 本开发包是为明基扫描仪专门提供的,可以让用户进行二次开发的开发包。该开发包是用VC++ 6.0开发的动态连接库(scan.dll)。接口简单,调用方便,让您可以在最短的时间内实现对明基扫描仪的功能定制。另外,本开发包还提供给用户明基自行开发的影像文件读写库(ImageRW.dll),提供了多种影像格式的支持,让您可以方便的将扫描得到的影像数据存成各种格式(支持的文件格式有BMP, PCX, JPG, TIF, TGA, PNG)的影像文件。本开发包内还附有开发例程,即使你一点都不了解扫描仪的驱动过程, 也能在很短的时间里定制出符合你要求的应用程序(当然,你需要有一定的VC++编程能力), 比如说能在某个特定的区域内用特定的分辨率进行扫描。该例程还提供了如何使用汉王OCR实现文字识别的演示。-the development kits for BenQ to provide specialized scanner, allows users to the development of secondary development package. The development kit is developed by VC 6.0 Dynamic Link Library (scan.dll). Simple interface, call convenience, you can in the shortest period of time right BenQ scanner functional customization. In addition, the development kit is also available to users BenQ develop their own images document literacy library (ImageRW.dll), providing a wide variety of video format support, so you can easily scan will be the image data retention in various formats (supported file formats are BMP, PCX, JPG, TIF , TGA, PNG) image files. The development kit also included within the development routines, even if you do not understand the point scanner-driven process, in a very short p
Platform: | Size: 543744 | Author: 123 | Hits:

[Picture ViewerpicCopyRight

Description: vs.net环境下GDI+编程,可实现给照片添加背景版权和转换照片格式为您所想要的格式(常用的,如jpg,bmp,jpeg,gif等)-vs.net environment GDI+ programming can be achieved to add background pictures copyright and photo format conversion to your desired format (commonly used, such as jpg, bmp, jpeg, gif, etc.)
Platform: | Size: 26624 | Author: 陈国安 | Hits:

[GDI-BitmapViewer

Description: 图形文件查看源代码,可以对JPG,BMP,ICO等格式的文件进行预览- The graphic file examination source code, may to JPG, BMP, form the and so on ICO document carry on looks at in advance
Platform: | Size: 157696 | Author: 里里 | Hits:

[GDI-BitmapImgInfovb

Description: ImgInfo is an ActiveX control designed to extract some information from image file without loading image data. It reads BMP, GIF, JPG and PNG file formats.
Platform: | Size: 13312 | Author: chen | Hits:

[Special Effects汽车入卡程序

Description: VC图像处理程序集 BMP文件转换为JPG文件的源代码 矩阵运算 汽车入卡程序-VC image processing procedures set BMP file to a JPG file of the source code matrix calculation cars card procedures
Platform: | Size: 87040 | Author: | Hits:

[Picture Vieweranimate-0.ZIP

Description: VB代码,演示在做游戏时,将PSD格式转换成BMP或者JPG格式的程序,而且,在转换时,要将PSD中的空格转成游戏中约定的透明色。-VB code, the demonstration games, PSD format will be converted into BMP or JPG format of the procedure, but the change, the PSD should turn space into the game as stipulated in the transparent color.
Platform: | Size: 119808 | Author: | Hits:

[Graph Drawing图像文件操作库

Description: 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。-the library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, and images with point processing, image processing functions regional, you have to do it is the function call and not aware of these images document the internal format.
Platform: | Size: 739328 | Author: 孔维武 | Hits:

[GDI-BitmapBmp2Jpg_OCX

Description: BMP to JPG OCX 控件。可有应用程序直接调用。-BMP to JPG OCX controls. Applications can be called directly.
Platform: | Size: 84992 | Author: 陈荣让 | Hits:

[Compress-Decompress algrithmsPicCompressEncode(VC)

Description: 本程序是用VC++6.0开发的BMP转JPEG格式的图片压缩源程序,编译后即可运行。并且可以自行设定压缩的质量。-this program is the development of the VC 6.0 BMP format to the JPEG image compression source, the compiler can run after. And can set their own compression quality.
Platform: | Size: 593920 | Author: 刘利辉 | Hits:

[Graph program常用格式图像浏览

Description: 该程序包里含有对常用图像格式的读写VC++源代码,包括*.bmp/*.jpg/*.png/*.gif-bag containing the proceedings of the common image formats VC source code to read and write, including*. bmp/*. jpg/*. png/*. gif etc.
Platform: | Size: 3092480 | Author: hua | Hits:

[GDI-Bitmapwnghasdsf

Description: 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像,及如何实现简单的翻页。其中翻页部分的源代码直接来自ComicsViewer,不过做了简化,如果各位有兴趣,可以试试看在此基础上,能不能做出自己的功能更丰富的图像浏览器。-with vc development of image decoding, support for the format, including BMP, JPG, WMF, PCX, GIF, PNG, TIFF. Source code is a simple image browser example, demonstrating how to use IImgCtx interface decoding, image display, and how to achieve a simple flip. Some of them flip the source code directly from ComicsViewer, but a simplified, If you are interested, could give it a try on this basis, can make the more feature-rich image browser.
Platform: | Size: 1936384 | Author: 王能会 | Hits:

[GDI-Bitmapimageall

Description: CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG 等多种格式的图像文件,希望对大家有用-CImageObject the library can handle BMP, GIF, PCX, TGA, JPG format, such as multiple image files in the hope that it may be useful to
Platform: | Size: 642048 | Author: 孙浩 | Hits:

[ADO-ODBCadoPIC

Description: 用ADO把大文件,比如JPG,BMP ,mp3等大文件 以二进制的形式存入数据库和读出数据库,并显示或播发-use ADO to use the documents, such as JPG, BMP, MP3 and other large files in binary form sensed data stored in the database and library, and display or transmit
Platform: | Size: 501760 | Author: 皇飞 | Hits:

[GDI-Bitmapchepaidingwei

Description: 一个关于车牌定位的算法,能够对.JPG,.BMP格式的文件进行定位操作,有一定的参考价值 。-one on the license plate positioning algorithm to right. JPG, . BMP files for positioning operation, the reference value.
Platform: | Size: 750592 | Author: 吴阳 | Hits:

[GDI-Bitmaptuxiangwenjian

Description: ImageView.zip CImageObject 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中) bitmap_ocx.zip 一个自适应大小的位图控件 bitmap_ocx2.zip 一个自适应大小的位图控件演示程序 bmp_in.zip 在多文档客户区中增加位图底图演示程序 bmp_in2.zip 在多文档客户区中增加位图底图 tga2gif.zip TGA文件转换为GIF文件。-ImageView.zipCImageObject this library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, but also the image point processing, image processing functions of the region, you have to do is call the function but do not have to clear these image files internal format. Note the example code does not contain a class library, please download CImageObject code together. In addition, make sure that the run-time in the system directory or directory of your executable file under ImageLoad.dll. (Also CImageObject in) bitmap_ocx.zip the size of a bitmap adaptive control adaptive bitmap_ocx2.zip the size of a bitmap demo program control in a multi-document bmp_in.zip customer area to add bitmap base map in the demo program bmp_in2.zip multi-document area to increase customer base tga2gif.zipTGA bitmap files into GIF files.
Platform: | Size: 738304 | Author: yanglin | Hits:

[Compress-Decompress algrithmsBmp_Jpg

Description: 将BMP格式的图片转换为JPG格式的图片-BMP format will be converted to JPG picture format photographs
Platform: | Size: 37888 | Author: 发发 | Hits:

[ADO-ODBCclaire

Description: 实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。   由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做-achieve a simple WinForm procedures, this procedure by clicking on the "Open" button to select a bmp jpg or documents, the graphics and display controls were PictureBox. Through the "Save" button stored in the database. Click on the "View" CheckBox can switch to visit the state, watching the pictures stored in the database. Because of the binary large object to the use of flow operation, which is why any documents have commonality. To read and write text files can also do so
Platform: | Size: 773120 | Author: qifang | Hits:

[GDI-BitmapBmp_To_Jpg

Description: 一个小程序,将四副BMP组合成一副JPG格式的文件。-a small program to four BMP portfolio into a JPG format.
Platform: | Size: 1681408 | Author: dhc | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 38 »

CodeBus www.codebus.net